home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / telecomm / bbs / wwbbs.lha / OwnDevUnit / fd / OwnDevUnit.fd
Text File  |  1992-04-27  |  435b  |  16 lines

  1. * OwnDevUnit.library 
  2. ##base _OwnDevUnitBase
  3. ##bias 30
  4. ##public
  5. * functions found in version 1 of the library 
  6. LockDevUnit(device,unit,ownername,notifybit)(a0/d0/a1/d1)
  7. AttemptDevUnit(device,unit,ownername,notifybit)(a0/d0/a1/d1)
  8. FreeDevUnit(device,unit)(a0/d0)
  9. NameDevUnit(device,unit,ownername)(a0/d0/a1)
  10. AvailDevUnit(device,unit)(a0/d0)
  11. * functions added in version 2 of the library 
  12. ##private
  13. RexxQuery(rexxmsg)(a0)
  14. ##public
  15. ##end
  16.